Skip to content

Conversation

@Kinbaum
Copy link

@Kinbaum Kinbaum commented Jan 17, 2026

🎯 Changes

This PR keeps the hotkey working globally, but prevents accidental toggles while typing in an editable field by guarding the createShortcut callback.

βœ… Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr.

πŸš€ Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

@changeset-bot
Copy link

changeset-bot bot commented Jan 17, 2026

πŸ¦‹ Changeset detected

Latest commit: 83e4351

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@tanstack/devtools Patch
@tanstack/preact-devtools Patch
@tanstack/react-devtools Patch
@tanstack/solid-devtools Patch
@tanstack/vue-devtools Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Kinbaum
Copy link
Author

Kinbaum commented Jan 21, 2026

@AlemTuzlak Can I get your eyes on this?

@AlemTuzlak
Copy link
Collaborator

so where does this work exactly, not only contentEditable fields but inputs, textareas etc right?

@Kinbaum
Copy link
Author

Kinbaum commented Jan 21, 2026

@AlemTuzlak That’s correct. When I typed into those fields and pressed Shift+A as part of my sentence, DevTools opened instead of the character being entered. This update resolves the issue.

@nx-cloud
Copy link

nx-cloud bot commented Jan 22, 2026

View your CI Pipeline Execution β†— for commit 83e4351

Command Status Duration Result
nx affected --targets=test:format,test:eslint,t... βœ… Succeeded 1m 6s View β†—
nx run-many --targets=build --exclude=examples/** βœ… Succeeded 11s View β†—

☁️ Nx Cloud last updated this comment at 2026-01-22 09:30:14 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 22, 2026

More templates

@tanstack/devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools@325

@tanstack/devtools-client

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-client@325

@tanstack/devtools-ui

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-ui@325

@tanstack/devtools-utils

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-utils@325

@tanstack/devtools-vite

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-vite@325

@tanstack/devtools-event-bus

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-event-bus@325

@tanstack/devtools-event-client

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-event-client@325

@tanstack/preact-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/preact-devtools@325

@tanstack/react-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/react-devtools@325

@tanstack/solid-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/solid-devtools@325

@tanstack/vue-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/vue-devtools@325

commit: 83e4351

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants